IHashAlgorithm.ComputeHash(Byte[]) Method

Represents method ComputeHash(Byte[]).

Namespace: Spring.Cryptography
public
 function ComputeHash(const buffer: array of Byte): TBuffer; overload;

Parameters

buffer
Type: array of Byte

Return Value

Type: TBuffer